NSLayoutConstraint
extension Reactive where Base: NSLayoutConstraint
The reactive extension can be accessed through the reactive instance property and the reactive static property.
-
Sets the constant.
Declaration
Swift
public var constant: BindingTarget<CGFloat>
NSLayoutConstraint Reactive Extension Reference